Configurates
C1.Web.Mvc.MenuBase<T>.Owner. Sets the selector string of the element that owns this menu.
Syntax
'Declaration
Public Function Owner( _
ByVal As String _
) As TBuilder
public TBuilder Owner(
string
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also